home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / DOCTOR FUCK GAME.swf / scripts / DefineSprite_396 / frame_1 / PlaceObject2_119_1 / CLIPACTIONRECORD on(dragOut).as next >
Text File  |  2007-01-09  |  145b  |  9 lines

  1. on(dragOut){
  2.    _root.bf2 = _root._ymouse;
  3.    if(_root.bf1 > _root.bf2)
  4.    {
  5.       _root.skFlg = true;
  6.       _parent.nextFrame();
  7.    }
  8. }
  9.